home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_xemacs.idb / usr / freeware / lib / xemacs-20.4 / lisp / tl / auto-autoloads.el.z / auto-autoloads.el
Encoding:
Text File  |  1998-05-21  |  464 b   |  19 lines

  1. ;;; DO NOT MODIFY THIS FILE
  2. (if (featurep 'tl-autoloads) (error "Already loaded"))
  3.  
  4. ;;;### (autoloads (view-charset) "char-table" "tl/char-table.el")
  5.  
  6. (autoload 'view-charset "char-table" "\
  7. Display character table of CHARSET." t nil)
  8.  
  9. ;;;***
  10.  
  11. ;;;### (autoloads (view-charset-by-menu) "chartblxmas" "tl/chartblxmas.el")
  12.  
  13. (autoload 'view-charset-by-menu "chartblxmas" "\
  14. Display character table of CHARSET by pop-up menu." t nil)
  15.  
  16. ;;;***
  17.  
  18. (provide 'tl-autoloads)
  19.